core: Add ostree checkout --compose
authorColin Walters <walters@verbum.org>
Fri, 4 Nov 2011 01:50:00 +0000 (21:50 -0400)
committerColin Walters <walters@verbum.org>
Fri, 4 Nov 2011 01:50:00 +0000 (21:50 -0400)
commitd23f20310810e0f182797f5a58826aafda636fe0
treeb7e9f678df68cb3586519f67b18391aa14730d03
parent8bca7393153ce120c74128d0345daabe7ad000ec
core: Add ostree checkout --compose

This allows merging e.g. multiple artifact trees into one big tree.
libostree/ostree-repo.c
ostree/ot-builtin-checkout.c
tests/t0005-checkout-compose.sh [new file with mode: 0755]